Pdf Printer
A printer that allows you to print to PDF.
Since
7.13
Parameters
<Print Setting T>
the print settings type that can be applied to the print job.
Types
Link copied to clipboard
public interface HtmlSettings implements PdfPrinter.Settings<T>, PageMargins<T>, PrintHeaderFooter<T>, Orientation<T>, PrintBackgrounds<T>, PrintSelectionOnly<T>, PaperSize<T>, HeaderTemplate<T>, FooterTemplate<T>
Print settings available when printing HTML content on the PDF printer.
Link copied to clipboard
Print settings available when printing PDF content on the PDF printer.
Link copied to clipboard
public interface Settings<T extends PdfPrinter.Settings<T>> implements PrintSettings, PageRanges<T>, PagesPerSheet<T>, PdfFilePath<T>, Scaling<T>
Print settings available when printing HTML or PDF content on the PDF printer.